home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / default / tmpfs < prev    next >
Text File  |  2008-10-14  |  289b  |  7 lines

  1. # SHM_SIZE sets the maximum size (in bytes) that the /dev/shm tmpfs can use.
  2. # If this is not set then the size defaults to the value of TMPFS_SIZE
  3. # if that is set; otherwise to the kernel's default.
  4. #
  5. # The size will be rounded down to a multiple of the page size, 4096 bytes.
  6. SHM_SIZE=
  7.